@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');
}
body {
  font-family: Roboto, "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  color: #505050;
  background-color: #f5f5f5;
}
#sitename {
  float: left;
  text-align: left;
  width: 945px;
  padding-top: 195px;
  font-size: 18pt;
  font-weight: bold;
  padding-left: 15px;
  background-image: url("logo.png");
  background-position: 23px 23px, 100% 15px;
  background-repeat: no-repeat;
  background-size: 700px;
}
#sitenamea {
  color: black;
}
/* head */
#head {
  background: #49075e;
  position: relative;
  margin: 0 auto;
  clear: both;
  height: 150px;
  border-bottom: white solid 36px;
}
.sidebar h3 {
  font-size: 18px;
  color: #fff;
  background: #49075e;
  margin-left: -10px;
  margin-right: -5px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 10px;
  font-weight: normal;
}
/* general */
a {
  text-decoration: none;
  color: #3C3C3E;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4 {
  color: #964B98;
  font-weight: normal;
}
h1 {
  font-size: 32px;
  margin-top: 0px;
}
h2,
h3,
h4 {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.caption {
  display: block;
  font-style: italic;
  margin: 0px;
  padding: 0 0 2px 0;
  color: #6B7C8F;
  font-size: 12px;
}
ul.actions {
  margin: 0px;
  padding: 0px;
}
ul.actions li {
  display: inline;
  list-style: none;
}
.body {
  padding: 5px 0px;
  color: #49075e;
}
div.keyDate .body {
  white-space: pre-line;
}
#head .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 1px;
  height: 60px;
}
#sitename a:hover {
  text-decoration: underline;
}
#user_info {
  float: right;
  font-size: smaller;
  margin-right: 15px;
  display: none;
}
#links {
  padding: 5px;
  color: #333;
  margin: 0 auto;
  clear: right;
  /* clear user_info */
  float: right;
  position: absolute;
  top: 155px;
}
#links li {
  list-style: none;
  display: inline;
  padding: 0 10px;
  border-left: 1px solid white;
}
#links li a {
  color: #333;
}
#links li:first-child {
  border-left: none;
}
#homeLink {
  border-left: 0px;
}
#head a:hover {
  text-decoration: underline;
}
/* foot */
#foot,
#foot h1 {
  color: white !important;
  background-color: #49075e;
}
#foot .inner {
  margin: 0 auto;
  width: 960px;
  position: relative;
  padding-bottom: 20px;
  color: white !important;
  padding: 25px;
}
/* columns */
#main {
  margin: 0 auto;
  clear: both;
  border-collapse: collapse;
  position: relative;
}
#columns {
  width: 960px;
  margin: 20px auto;
  margin-top: 50px;
  background-color: white;
}
#left {
  border-width: 0 1px 0 0;
  width: 200px;
}
#center {
  padding: 15px;
  padding-top: 5px;
  vertical-align: top;
  width: 485px;
}
#right {
  border-width: 0 0 0 1px;
  width: 200px;
}
#columns li {
  padding-bottom: 4px;
}
.sidebar {
  color: #505046;
  width: 300px;
  vertical-align: top;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.inner .widget a {
  color: #0080c8;
}
.inner .widget a:visited {
  color: #964B98;
}
.inner .widget a:hover {
  color: #0080c8;
}
.sidebar ul {
  margin: 0;
  padding-left: 15px;
}
.sidebar .widget {
  padding: 0px 5px 5px 10px;
  border: 1px solid #FFF;
  margin: 5px 5px 15px 5px;
  background: #EBECED;
}
/* blogs */
.post {
  padding-bottom: 10px;
}
.post {
  margin: 10px 0 2px 0;
}
.post .comments {
  font-size: 80%;
}
.post .comments a {
  color: #F90;
}
#comments ol {
  padding-left: 20px;
}
#comments ol li {
  margin: 10px 0;
}
li.expired a {
  color: #666;
}
h2.ch-itemTitle.title {
  color: #0178b0;
}
div.ch-summary {
  margin-top: 10px;
}
h2.ch-channelTitle.title {
  display: none;
}
.post .body img {
  max-width: 100%;
}
#SocialLinks a {
  font-size: 30pt;
  color: white;
}
#foot .inner h1,
#foot .inner h2,
#foot .inner h3,
#foot .inner h4 {
  color: white;
}
